@charset "utf-8";
/* CSS Document */

/*css重置*/
*{ margin:0; padding:0;font-family:Arial,"Microsoft YaHei";}
a{ text-decoration:none;font-family:Arial,"Microsoft YaHei";}
li{ list-style:none;}
.clearfix{ clear:both;}
img{ border:0; display:block;}
p{font-family:Arial,"Microsoft YaHei";}





/*首页新闻*/
.s_xw_box{ width:1190px; margin:0 auto; }
.s_xw_box .s_xw_p1{ font-size:36px; color:#585858; font-weight:bold; text-align:center; padding-top:43px;margin-bottom:40px;}


.s_xw_left{ width:161px; float:left;}
.s_xw_left img{ margin-bottom:40px;}
.s_xw_right{ width:1027px; float:left;}
.s_xw_right .s_xw_nr{ width:888px; height:95px; background-color:rgba(123,123,123,0.2); float:left; padding-left:43px;}
.s_xw_right .s_xw_nr .s_xw_p2{ font-size:22px; color:#757575; padding-top:15px;}
.s_xw_right .s_xw_nr .s_xw_p3{ font-size:12px; color:#757575; margin-top:4px;}
.s_xw_right .s_xw_nr:hover{background-color:#7b7b7b;}
.s_xw_right .s_xw_nr:hover .s_xw_p2{ color:white;}
.s_xw_right .s_xw_nr:hover .s_xw_p3{ color:white;}
.s_xw_right .s_xw_time{ width:93px; height:95px; background-color:#7b7b7b; float:left;}
.s_xw_right .s_xw_time .s_xw_p4{ font-size:24px; color:white; text-align:center;}
.s_xw_right .s_xw_time .s_xw_line2{ width:54px; height:1px; background-color:#b7b7b7; margin:6px auto;}
.s_xw_right .s_xw_time .s_xw_p5{ font-size:19px; font-weight:bold; color:white; text-align:center;}
.s_xw_right .s_xw_tip{ margin-bottom:40px;}

.s_xw_more{ width:125px; margin:0 auto;}
.s_xw_more p a{ display:block; font-size:14px; color:#fff; line-height:35px; text-align:center; background-color:#7b7b7b;}
.s_xw_more p a:hover{ background-color:#2486d4;}



